Open
Bug 1424174
Opened 7 years ago
Updated 3 years ago
On Paypal.com, the "Expiration" field were not autofill'ed until it was focused manually
Categories
(Toolkit :: Form Autofill, defect, P3)
Toolkit
Form Autofill
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox59 | --- | affected |
People
(Reporter: Ovidiu, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
59 bytes,
text/x-review-board-request
|
Details |
This is a follow up to bug 1422692.
Reproducible on Window 10, 7, Mac OS X 10.11, Ubuntu 16.04
NOTE: This bug can't be reproduced on Mac OS X 10.13
STR:
[Steps to reproduce]:
Prerequisites:
1. Make sure you have at least two saved profile.
2. Create a PayPal account
1. Go to https://www.paypal.com/myaccount/wallet/add/card
2. Click on the "Debit or credit card number" field and select a profile, fill in.
[Expected result]:
The "Expiration date" field should be filled in with the credentials from your profile selected in step 2.
[Actual result]:
Only if you click on The "Expiration date" field the credentials are filled in.
Here is the video with the actual result: https://streamable.com/4tg1z
Reporter | ||
Updated•7 years ago
|
Blocks: formautofill-compatibility
Whiteboard: [form autofill: V2]
Updated•7 years ago
|
Assignee: nobody → selee
Updated•7 years ago
|
Whiteboard: [form autofill: V2] → [form autofill:V2][Misc.]
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
The root cause is related to the lack of `focus` event, and bug 1395928 discussed this already. Hence, I think this bug can be duplicated to bug 1395928.
Comment 3•7 years ago
|
||
Per comment 2, the fix of this bug depends on an undefined behavior, which is currently being discussed in bug 1395928. Since bug 1395928 isn't a blocker and paypal.com isn't the targeting website, I'd like to remove it from the V2 scope.
Summary: Credit card -On Paypal.com clear form dropdown is not displayed on "Expiration" field → On Paypal.com, the "Expiration" field were not autofill'ed until it was focused manually
Whiteboard: [form autofill:V2][Misc.]
Updated•7 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Assignee: selee → nobody
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•